adTempus API
PreviousUpNext
IStringVector::Remove Method

Removes an item from the collection

C++
HRESULT Remove(long index);
C#
Remove(long index);
Visual Basic
Sub Remove(index As long)
Parameters 
Description 
[in] long index 
The index of the item to remove. Valid indexes range from 1 to Count. 
adTempus API Reference version 3.0.0.0, revised 10/30/2008